docs: Pass --standalone to pandoc
authorMatthias Clasen <mclasen@redhat.com>
Thu, 23 Jul 2020 19:46:06 +0000 (15:46 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 23 Jul 2020 22:24:18 +0000 (18:24 -0400)
commit561d3c68a00af7359f891de4a0b5e2b3e27e6b08
tree05ddc495a0da76cfbdcc4a1c134e8abc9ee3e6ec
parent03601cb794b54be6124649f97f9568e6979c3287
docs: Pass --standalone to pandoc

This flag causes pandoc to emit a proper doctype
declaration and, crucially, namespace declarations
for the xlink namespace that it insists on using
for href attributes. Without this, putting external
links in md documents doesn't survive the journey
through xml.
docs/reference/gtk/gtk-markdown-to-docbook